home *** CD-ROM | disk | FTP | other *** search
- * *********************************************************
- * *
- * * 08/11/94 127.SPR 19:16:14
- * *
- * *********************************************************
- * *
- * * Duncan Halstead
- * *
- * * Copyright (c) 1994 CD-ROM, Inc.
- * * 603 Park Point Dr.
- * * Golden, CO 80401
- * *
- * * Description:
- * * This program was automatically generated by GENSCRN.
- * *
- * *********************************************************
-
-
- #REGION 0
- REGIONAL m.currarea, m.talkstat, m.compstat
-
- IF SET("TALK") = "ON"
- SET TALK OFF
- m.talkstat = "ON"
- ELSE
- m.talkstat = "OFF"
- ENDIF
- m.compstat = SET("COMPATIBLE")
- SET COMPATIBLE FOXPLUS
-
- m.rborder = SET("READBORDER")
- SET READBORDER ON
-
- * *********************************************************
- * *
- * * Windows Window definitions
- * *
- * *********************************************************
- *
-
- IF NOT WEXIST("_qsh15axkq")
- DEFINE WINDOW _qsh15axkq ;
- AT 0.000, 0.000 ;
- SIZE 29.846,58.800 ;
- TITLE "Kitchen Accessories" ;
- FONT "MS Sans Serif", 8 ;
- FLOAT ;
- CLOSE ;
- MINIMIZE ;
- SYSTEM
- MOVE WINDOW _qsh15axkq CENTER
- ENDIF
-
-
- * *********************************************************
- * *
- * * 127/Windows Screen Layout
- * *
- * *********************************************************
- *
-
- #REGION 1
- IF WVISIBLE("_qsh15axkq")
- ACTIVATE WINDOW _qsh15axkq SAME
- ELSE
- ACTIVATE WINDOW _qsh15axkq NOSHOW
- ENDIF
- @ 0.077,0.200 SAY (LOCFILE("bmp\127.bmp","BMP|ICO|PCT|ICN", "Where is 127?" )) BITMAP ;
- SIZE 29.538,57.600 ;
- ISOMETRIC ;
- STYLE "T"
- @ 1.846,1.800 GET abc ;
- PICTURE "@*IHN " ;
- SIZE 6.462,24.800,0.800 ;
- DEFAULT 0 ;
- FONT "MS Sans Serif", 8 ;
- VALID _qsh15ayd9()
- @ 8.385,1.400 GET abc ;
- PICTURE "@*IHN " ;
- SIZE 6.154,25.600,0.800 ;
- DEFAULT 0 ;
- FONT "MS Sans Serif", 8 ;
- VALID _qsh15ayj7()
- @ 14.692,1.200 GET abc ;
- PICTURE "@*IHN " ;
- SIZE 5.769,27.000,0.800 ;
- DEFAULT 0 ;
- FONT "MS Sans Serif", 8 ;
- VALID _qsh15aytk()
- @ 20.538,1.600 GET abc ;
- PICTURE "@*IHN " ;
- SIZE 6.154,26.400,0.800 ;
- DEFAULT 0 ;
- FONT "MS Sans Serif", 8 ;
- VALID _qsh15ayzm()
- @ 2.154,28.800 GET abc ;
- PICTURE "@*IHN " ;
- SIZE 7.538,26.600,0.800 ;
- DEFAULT 0 ;
- FONT "MS Sans Serif", 8 ;
- VALID _qsh15az51()
- @ 9.692,29.600 GET abc ;
- PICTURE "@*IHN " ;
- SIZE 6.462,26.800,0.800 ;
- DEFAULT 0 ;
- FONT "MS Sans Serif", 8 ;
- VALID _qsh15azak()
- @ 16.308,29.200 GET abc ;
- PICTURE "@*IHN " ;
- SIZE 10.615,27.200,0.800 ;
- DEFAULT 0 ;
- FONT "MS Sans Serif", 8 ;
- VALID _qsh15azft()
-
- IF NOT WVISIBLE("_qsh15axkq")
- ACTIVATE WINDOW _qsh15axkq
- ENDIF
-
- READ CYCLE ;
- DEACTIVATE .T.
-
- RELEASE WINDOW _qsh15axkq
-
- #REGION 0
-
- SET READBORDER &rborder
-
- IF m.talkstat = "ON"
- SET TALK ON
- ENDIF
- IF m.compstat = "ON"
- SET COMPATIBLE ON
- ENDIF
-
-
- * *********************************************************
- * *
- * * _QSH15AYD9 abc VALID
- * *
- * * Function Origin:
- * *
- * * From Platform: Windows
- * * From Screen: 127, Record Number: 3
- * * Variable: abc
- * * Called By: VALID Clause
- * * Snippet Number: 1
- * *
- * *********************************************************
- *
- FUNCTION _qsh15ayd9 && abc VALID
- #REGION 1
- USE CLOSEUP
- GO 833
- DO ZOOM.SPR
-
- * *********************************************************
- * *
- * * _QSH15AYJ7 abc VALID
- * *
- * * Function Origin:
- * *
- * * From Platform: Windows
- * * From Screen: 127, Record Number: 4
- * * Variable: abc
- * * Called By: VALID Clause
- * * Snippet Number: 2
- * *
- * *********************************************************
- *
- FUNCTION _qsh15ayj7 && abc VALID
- #REGION 1
- USE CLOSEUP
- GO 834
- DO ZOOM.SPR
-
- * *********************************************************
- * *
- * * _QSH15AYTK abc VALID
- * *
- * * Function Origin:
- * *
- * * From Platform: Windows
- * * From Screen: 127, Record Number: 5
- * * Variable: abc
- * * Called By: VALID Clause
- * * Snippet Number: 3
- * *
- * *********************************************************
- *
- FUNCTION _qsh15aytk && abc VALID
- #REGION 1
- USE CLOSEUP
- GO 835
- DO ZOOM.SPR
-
- * *********************************************************
- * *
- * * _QSH15AYZM abc VALID
- * *
- * * Function Origin:
- * *
- * * From Platform: Windows
- * * From Screen: 127, Record Number: 6
- * * Variable: abc
- * * Called By: VALID Clause
- * * Snippet Number: 4
- * *
- * *********************************************************
- *
- FUNCTION _qsh15ayzm && abc VALID
- #REGION 1
- USE CLOSEUP
- GO 836
- DO ZOOM.SPR
-
- * *********************************************************
- * *
- * * _QSH15AZ51 abc VALID
- * *
- * * Function Origin:
- * *
- * * From Platform: Windows
- * * From Screen: 127, Record Number: 7
- * * Variable: abc
- * * Called By: VALID Clause
- * * Snippet Number: 5
- * *
- * *********************************************************
- *
- FUNCTION _qsh15az51 && abc VALID
- #REGION 1
- USE CLOSEUP
- GO 837
- DO ZOOM.SPR
-
- * *********************************************************
- * *
- * * _QSH15AZAK abc VALID
- * *
- * * Function Origin:
- * *
- * * From Platform: Windows
- * * From Screen: 127, Record Number: 8
- * * Variable: abc
- * * Called By: VALID Clause
- * * Snippet Number: 6
- * *
- * *********************************************************
- *
- FUNCTION _qsh15azak && abc VALID
- #REGION 1
- USE CLOSEUP
- GO 838
- DO ZOOM.SPR
-
- * *********************************************************
- * *
- * * _QSH15AZFT abc VALID
- * *
- * * Function Origin:
- * *
- * * From Platform: Windows
- * * From Screen: 127, Record Number: 9
- * * Variable: abc
- * * Called By: VALID Clause
- * * Snippet Number: 7
- * *
- * *********************************************************
- *
- FUNCTION _qsh15azft && abc VALID
- #REGION 1
- USE CLOSEUP
- GO 839
- DO ZOOM.SPR